Text File | 1997-05-22 | 598 b | 13 lines | [ttro/ttxt]
README - VRSHELL
VRShell is a simple QuickTime VR viewer framework. It demonstrates how to incorporate QuickTime and QuickTime VR movies into an application.
VRShell does not use the QuickTime VR Manager at all (that is, it makes no calls into the QuickTime VR API). It does however use standard QuickTime calls to hide and show the controller bar. For examples of using the QTVR API, see the other samples, which are based on VRShell.
VRShell is based heavily on the MovieShell QuickTime playback framework included with the DTS QT sample code.